projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4f5169
)
(ido-mode): Use custom-initialize-set.
author
Kim F. Storm
<storm@cua.dk>
Mon, 3 Oct 2005 16:45:35 +0000
(16:45 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Mon, 3 Oct 2005 16:45:35 +0000
(16:45 +0000)
lisp/ido.el
patch
|
blob
|
history
diff --git
a/lisp/ido.el
b/lisp/ido.el
index 2d62f6c74ef948901bdb56d3fcfecc8894511f88..b234795d3befb6402ad656e96bcbf8d9ac256caa 100644
(file)
--- a/
lisp/ido.el
+++ b/
lisp/ido.el
@@
-354,7
+354,7
@@
Setting this variable directly does not take effect;
use either \\[customize] or the function `ido-mode'."
:set #'(lambda (symbol value)
(ido-mode value))
- :initialize 'custom-initialize-
defaul
t
+ :initialize 'custom-initialize-
se
t
:require 'ido
:link '(emacs-commentary-link "ido.el")
:set-after '(ido-save-directory-list-file)